home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / basic / 07 / setup.exe / %MAINDIR% / xx2gr.dll / REGISTRY / 102 (.txt) next >
Encoding:
InstallShield Script  |  2000-05-02  |  558 b   |  12 lines

  1.     Ie2GetRight.Ie2GetRight.1 = s 'Ie2GetRight Class'
  2.         CLSID = s '{73BA8F12-723E-11D1-A9E2-00403320FCF2}'
  3.     Ie2GetRight.Ie2GetRight = s 'Ie2GetRight Class'
  4.         CurVer = s 'Ie2GetRight.Ie2GetRight.1'
  5.     NoRemove CLSID
  6.         ForceRemove {73BA8F12-723E-11D1-A9E2-00403320FCF2} = s 'Ie2GetRight Class'
  7.             ProgID = s 'Ie2GetRight.Ie2GetRight.1'
  8.             VersionIndependentProgID = s 'Ie2GetRight.Ie2GetRight'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.